Skip to content

Conversation

@DuesselbergAdrian
Copy link
Contributor

@DuesselbergAdrian DuesselbergAdrian commented Jul 26, 2024

The json reference files have been changed on top of the changes proposed in this PR #1152 . The objective is to reduce to the minimum the currently ubiquitous failures occurring when testing json files.

@dpiparo
Copy link
Member

dpiparo commented Jul 26, 2024

Thanks! Could you please add a corresponding PR in ROOT in order to have the CI picking up these tests?

} else {
std::cerr << "Error: Unable to open file for writing" << std::endl;
return 1;
// Save the generated JSON file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this part:it would simply write confusing output disguised as references.

Copy link
Member

@dpiparo dpiparo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the part where output jsons are written out as references. In other words, do not change the file graphics/testGraphics.C

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants